Skip to content

patrickkee/upward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Upward

For frontend dev only:

  1. Install chrome plugins for easy dev:
  2. Allow-Control-Allow-Origin: * (this will allow your static front end to issue remote requests to deployed backend)
  3. LivePage (this will auto-refresh chrome when your webapp content changes)
  4. Install NodeJs (for build process)
  5. cd into src/main/webapp
  6. run npm install
  7. run npm start
  8. happy hacking

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors