test01-urban
v0.1.11
Published
- Install node - use latest node version - if using nvm, run `nvm use`
Readme
Pre requisities
- Install node
- use latest node version
- if using nvm, run
nvm use
- if using nvm, run
Install dependency
run yarn
Run application in Local
- create
.env.locala replica of.env.local-samplewith the appropriate tokens - run
yarn start
Bundle using webpack
run yarn build
