Skip to content

natedunn2230/Optimize-The-Drive-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimize The Drive UI

Author: Nathan Dunn

Running in Development

  • Fork the repository
  • Install NodeJS if not done already
  • Install dependencies: npm install
  • Run application: npm start
  • Navigate to localhost:3000 to see application running

Running in Production

  • Run prod build and server spinup: npm run prod
  • Navigate to localhost:5000

Deploying to Heroku

  • Register with Heroku and create a new app
  • Under Settings / Config vars, enter your production environment variables
  • Under Deploy tab / Deployment method, select Github
  • Search for your app's repository and click connect. You can now choose to enable automatic deployments or deploy manually based off your branch of choice.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors