nmn.gl ⚡
Consulting success stories by Namanyay Goel. View at nmn.gl.
Development 🕸
The project consitutes of a Vue frontend coupled with an Express backend.
Front-end 🚘
Navigate to front and install dependencies.
cd front
yarn # or 'npm i'
Run Vue for development
yarn run dev # launches at localhost:8080