Skip to content

xingvoong/notable-coding-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Locally

Check required tech is installed (see below).

Project github repo:

https://github.com/xingvoong/notable-coding-challenge

Clone the project

  git clone https://github.com/xingvoong/notable-coding-challenge.git

Go to the project directory

  cd notable-coding-challenge

Install dependencies

  npm install

Start the server

  npm run server

Start webpack

  npm run start

Now the app is ready at http://localhost:3000/

Required tech

Server: Node, Express

Database: Postgresql

About

notable coding challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published