stevenchendan / developer-coding-test

A coding test for Fullstack developers looking to join myEd.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myEd

##Production Mode:

Go to production folder under this project and then double click the index.html.

##Development Mode:

####Step 1:

npm install

####Step 2:

npm start

Or

ng serve

Then go to http://localhost:4200/. You can use different port if this port is in using. For example ng serve --port 4201

About

A coding test for Fullstack developers looking to join myEd.


Languages

Language:TypeScript 57.5%Language:HTML 33.1%Language:CSS 4.7%Language:JavaScript 4.7%