Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 559 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 559 Bytes

Editorials

Alcoding Club, PES University

This is the editorials repository for contests hosted by The Alcoding Club of PES University

The live version, upto date with the current master branch can be found at Alcoding Club Editorials Github Pages

Setting up your development environment

Versions

  • node: v12.18.2
  • npm: 6.14.5

or higher.

Steps

  1. Clone the repository after forking
  2. In the root directory, run npm install
  3. npm run dev
  4. Visit http://localhost:3000