An open API service indexing awesome lists of open source software.

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

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`