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
- node: v12.18.2
- npm: 6.14.5
or higher.
- Clone the repository after forking
- In the root directory, run
npm install
npm run dev
- Visit
http://localhost:3000