Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 820 Bytes

README.md

File metadata and controls

51 lines (32 loc) · 820 Bytes

silkroad

BostonHacks Silkroad

License

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Testing Build

serve -s dist OR firebase serve --only hosting

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Deploying the Website

After running the buildscript, run the following command.

firebase deploy --only hosting:bostonhacks-silkroad

Contributing

To contribute to Silkroad, view our contribution guide.