Viz Starter

Set up

  • Check out the repository
  • Run npm install

Build the project

npm run build

Start the local server

npm start

Run watch for automatic updates during development

npm run watch

Deploy

npm run deploy