Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 174 Bytes

File metadata and controls

16 lines (12 loc) · 174 Bytes

NodeJS starter

Installation

Run commands

cd client
npm install
npm run build
cd ..
npm install
npm start

Open http://localhost:3050