Skip to content

techtreet/upward

 
 

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

No packages published

Languages

  • Java 59.0%
  • JavaScript 36.3%
  • CSS 4.5%
  • Other 0.2%