Skip to content

RudManusachi/yerevan-coder

 
 

Repository files navigation

yerevancoder.com


This is the source code to the yerevancoder.com website.

It is a nodejs, reactjs based project.

Use this as an example for your projects!

Local development

First git clone this repo, then run npm install. The latter installs all the dependencies you need. To start the local server, do nodemon src/server.js. If that doesn't work then it probably means you don't have nodemon installed. You need to install it globally, do that with npm install -g nodemon.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 57.4%
  • JavaScript 42.6%