Skip to content

hackergram/webappdevtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

हैकरgram Web Developer Puzzler #1!

Setting up

The app is a modification of prior work by karan100010.

  1. Clone and run the following to start the express server:
    git clone https://github.com/hackergram/webappdevtest
    cd webappdevtest
    npm install
    node server.js
  1. Start the client server in a new terminal tab
    cd client
    npm install
    npm run

About

Basic Web app to assess new developers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published