Skip to content

Lunchpool/lunchpool_web_onboarding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curious in becoming part of the team? (React with React-Router)


logo - red text


Tools we use on the web app at lunchpool:

  1. React,
  2. ReactRouter(nestedRouting),
  3. MaterialUI.

Install Instructions:

git clone https://github.com/Lunchpool/lunchpool_web_onboarding.git;
cd lunchpool_web_onboarding;
npm install;
npm start

Additional Instruction if interested in building a different application:

npm i rename-cli;
rename lunchpool_web_onboarding your_name_here

Commands used, if interested:

npm uninstall -g create-react-app; npm install -g create-react-app; create-react-app react; cd react;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published