Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 145 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 145 Bytes
  1. Install NodeJS and npm
  2. Install dependencies for the project: npm install
  3. Serve project on localhost (port 3000): npm run dev