Skip to content

Bostonhacks/silkroad

Repository files navigation

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.