hex2dec / archfirst-website

Archfirst Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Archfirst Website


Languages

Language:JavaScript 95.6%Language:CSS 4.4%