Skip to content

mackraja/getting-react-hapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getting-react

Local Environment Setup

  • Use Node Version: ^10.x.x
  • Use NPM Version: ^6.4.1
Clone Project:
Install Node Packages:
  • Using npm: npm install
  • Using yarn: yarn install
Run Client App:
  • Using npm: npm start
  • Using yarn: yarn run start
Connect Database:
  • Update username, password in config/db.js file
  • Give database name in config/db.js file
  • Run command: npm db
Run Server:
  • Using npm: npm api

Support on Beerpay

Hey dude! Help me out for a couple of 🍻!

Beerpay Beerpay

About

boilerplate v1.0.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors