Skip to content

jaredririe/coding-interview-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coding-interview-web-app

Web Application to help prepare candidates for the coding interview

Installation

First install node.js:

sudo yum install nodejs npm

Next, install dependencies:

npm install

Build

Run webpack:

webpack

Run the app

node server.js

This will start a server on localhost, which you can visit at http://localhost:3000/

About

Web application to help prepare candidates for the coding interview

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages