Skip to content

pes-alcoding-club/editorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ce6b57d · Sep 25, 2021

History

36 Commits
Jun 27, 2020
May 10, 2021
Sep 25, 2021
Jul 14, 2020
Jul 14, 2020
Jul 17, 2020
Jul 17, 2020
Jun 27, 2020
Jul 17, 2020
Jun 28, 2020
May 9, 2021
Jun 28, 2020

Repository files navigation

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