Requires Node v11 and Python 2.7
- Install dependencies and run the app
yarn install;
yarn run dev;
- Open the app in your browser at http://localhost:8000
open -a "Google Chrome" http://localhost:8000
Requires Node v11 and Python 2.7
yarn install;
yarn run dev;
open -a "Google Chrome" http://localhost:8000