Skip to content

gisderdube/ironhack-react-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + express starter template, by Lukas

  1. Clone or copy this repository
  2. npm install
  3. Change the DB name in src/server/config.js
  4. npm run dev
  5. Go to http://localhost:3000
  • We're using parcel.js to bundle our javascript files (as well as scss)
  • Additionally, we use babel to transform our code

Deployment

This setup is ready to deploy to Heroku. Simply connect your github repository to Heroku and trigger a deployment or activate automatic deployments.

Do not forget to install the mlab plugin in Heroku.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published