https://github.com/styczynski/styczynski.github.io
:rocket: Space-ready portfolio :telescope:
https://github.com/styczynski/styczynski.github.io
coffeescript grunt nodejs portfolio-website web website
Last synced: about 1 month ago
JSON representation
:rocket: Space-ready portfolio :telescope:
- Host: GitHub
- URL: https://github.com/styczynski/styczynski.github.io
- Owner: styczynski
- License: mit
- Created: 2017-01-07T09:41:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-22T11:42:05.000Z (about 1 year ago)
- Last Synced: 2025-04-22T12:21:53.349Z (about 1 year ago)
- Topics: coffeescript, grunt, nodejs, portfolio-website, web, website
- Language: TypeScript
- Homepage: http://styczynski.in/
- Size: 15.2 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :telescope: My portfolio
[![Platform - Node][badge support node]][link isis97]
[][link isis97]
Visit my portfolio here: [http://styczynski.in](http://styczynski.in)
## :rocket: Installation
1. Clone/download repo
2. `yarn install` (or `npm install` for npm)
## 📡👽 Usage
**Development**
`yarn run start-dev`
* Build app continuously (HMR enabled)
* App served @ `http://localhost:8080`
**Production**
`yarn run start-prod`
* Build app once (HMR disabled)
* App served @ `http://localhost:3000`
Command | Description
--- | ---
`yarn run start-dev` | Build app continuously (HMR enabled) and serve @ `http://localhost:8080`
`yarn run start-prod` | Build app once (HMR disabled) and serve @ `http://localhost:3000`
`yarn run build` | Build production-ready app to `/dist/` run tests and generate documentation in `/docs/`
`yarn run test` | Run tests
`yarn run lint` | Run Typescript linter
`yarn run start` | (alias of `yarn run start-dev`)
[badge support node]: https://img.shields.io/badge/platform-node-green.svg?style=flat-square&logoWidth=20&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAAC8AAAAyCAYAAADMb4LpAAAABmJLR0QA%2FwD%2FAP%2BgvaeTAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAB3RJTUUH4AgTDxIs6TxZnwAAATRJREFUaN7t2q0OwjAQB%2FC2FoPEgMMgMaAxPAcJCYo3ICEzvAGG8A4ERULIJAZDCDMLFkGCw3MoBITB%2BnHrFv59gO1319st6VUSkSjqUlwPDkJFQahYMyNdZz4JPO7cZW7xabPsMgjrsomva63yCEJFm9OEvGfetqZtd8EIv4iGdLhMndWuaRDaeK4OMmgdRaXUkCx47rZnsgs%2F8VmhTYJI7DbRZUm%2B4M%2BkreIRaWfeJ1pnF17weUP%2FCkKJAi%2FggQceeOCBBx544IEHHnjggQce%2BH%2FBc4xeXK1PtsSD1rycnn1LaKFPiVOdz59ve5rvmpmgu%2FWZaFf7qcpXazLCvQu635zRTMp1EJnNpFwGYdvdlK%2BXu2jLhZ6AZ3b3oNfcilq57fQnKDmurLwHwPXnlrhv42k9AGprq6tU7LX3AAAAAElFTkSuQmCC
[link isis97]: http://styczynski.in