Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ybiquitous/pwa-hackathon


https://github.com/ybiquitous/pwa-hackathon

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        

# node-web-server

## Requirement

- Node.js latest version

## Get Started

```sh
$ git clone https://github.com/ybiquitous/node-web-server.git
$ cd node-web-server
$ yarn
$ yarn dev
```

Open .

## Start web server

``` sh
$ yarn start
```

## Lint

``` sh
$ yarn lint
```