Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/phucbm/cpu-scheduling


https://github.com/phucbm/cpu-scheduling

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# gulp-boilerplate

A simple boilerplate for building web projects with Gulp.js.

See more gulp setup at 👉 https://github.com/phucbm/gulp-cheatsheet

## Deployment

Install gulp

```shell
npm install
```

And start server

```shell
gulp serve
```