/projects

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Installation

npm install

Spin Up the Dev Server

npm start

Build the Website

npm run build

Deploy the Website

npm install -g gh-pages npm run deploy