My over-engineered blog.
git clone git://github.com/shama/dontkry.com && cd dontkry.com
npm install
npm start
- visit the urlhttp://localhost:9966
to view.npm run build
- builds the static assets todist/
folder.
My over-engineered blog.
git clone git://github.com/shama/dontkry.com && cd dontkry.com
npm install
npm start
- visit the url http://localhost:9966
to view.npm run build
- builds the static assets to dist/
folder.