/archfirst-website

Archfirst Website

Primary LanguageJavaScript

Archfirst Website

Dev Build

Use Node version 10.24.1

$ yarn
$ yarn develop

Now point your browser to http://localhost:8000/.

Production Build

Use firebase-tools version 6.12.0:

npm install -g firebase-tools@6.12.0
$ yarn build
$ firebase deploy

This creates the build in the public folder and deploys it on firebase.