Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/root-kings/dsc-pwd-job-portal


https://github.com/root-kings/dsc-pwd-job-portal

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Starter Template

A website starter template.

## Instructions

### Dev dependencies

* `node`
* `yarn`
* `nodemon`
* `gulp`

### Development server

Before running server for first time run `gulp` to build files.

Start development server with `yarn dev`.

### Deploy

Build the assets by running `gulp`.

## To Do