https://github.com/cdimascio/essence-web
https://github.com/cdimascio/essence-web
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/cdimascio/essence-web
- Owner: cdimascio
- Created: 2018-11-27T23:57:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-03T16:04:10.000Z (over 7 years ago)
- Last Synced: 2025-02-04T01:11:32.334Z (over 1 year ago)
- Language: JavaScript
- Size: 381 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# essence-web
ic cf push essence -p build/distributions/essence-web-0.0.1.zip -b https://github.com/cloudfoundry/java-buildpack.git
## build
- cd client
- npm run build
- cd ..
- ./gradlew clean build distZip