Skip to content

parkeragee/parker-boiler-app

Repository files navigation

Dependency Status

Getting started

  • git clone [email protected]:parkeragee/parker-boiler-app.git
  • cd parker-boiler-app
  • npm i (using Node >= v8.0.0)

Client commands

  • Start app - npm start (from the client directory)
  • Compile styles - grunt (from the client directory)
  • Deploy frontend app - npm run deploy (from the client directory)

API commands

  • Start API - npm run serve (must have a valid .env file in the root directory)
  • Deploy API - git push heroku master

About

Boilerplate React/Redux/Hapi app w/ Authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published