Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ghondar/universaljsexample


https://github.com/ghondar/universaljsexample

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# universalJsExample

HOW TO RUN:
1. Create a directory "js" in ./build
2. open a terminal and run:

```console
$ npm install
$ npm run watch
```

3. open another terminal and run

```console
$ npm run start
```