Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 249 Bytes

File metadata and controls

8 lines (7 loc) · 249 Bytes

web-forum

Project setup

  1. Install node. https://nodejs.org/en (Choose LTS version)
  2. Clone repository
  3. Open command prompt and navigate to root of project directory
  4. Run 'npm install'
  5. Run 'npm run serve'