https://github.com/logustra/wps-semarang
Workflow with HTML, CSS, Javascript, Jquery, Bootstrap, Sass, Grunt
https://github.com/logustra/wps-semarang
bootstrap bootstrap3 css grunt html javascript jquery sass scss
Last synced: 2 months ago
JSON representation
Workflow with HTML, CSS, Javascript, Jquery, Bootstrap, Sass, Grunt
- Host: GitHub
- URL: https://github.com/logustra/wps-semarang
- Owner: logustra
- Created: 2016-11-12T13:37:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-06T01:22:07.000Z (over 9 years ago)
- Last Synced: 2025-03-16T08:12:49.815Z (about 1 year ago)
- Topics: bootstrap, bootstrap3, css, grunt, html, javascript, jquery, sass, scss
- Language: HTML
- Homepage: https://logustra.github.io/wps-semarang/
- Size: 7.48 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WDP Semarang
This is the repository for WPS Semarang Project
## Instructions
1. Make sure you have these installed
- [node.js](http://nodejs.org/)
- [git](http://git-scm.com/)
- [grunt](http://gruntjs.com/)
- [ruby](https://www.ruby-lang.org/)
2. Clone this repository into your local machine using the terminal (linux) or Gitbash (PC) `git clone https://github.com/Logustra/wpsSemarang.git`
3. CD to the folder cd `wpsSemarang`
4. Run `npm install` to install the project dependencies
5. Install grunt.js via the linux terminal or Gitbash on a PC `npm install -g grunt-cli`
6. Run the Grunt command `grunt`