Skip to content

devdayar/2018-website

Repository files navigation

2018-website

2018-devdayar

Development

# install dependencies
npm install

# run project locally
npm run start-dev

Deployment

npm run build-prod
git add -A
git commit -m "My awesome commit"
git push origin master
npm run deploy

Licence

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published