Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hilli/js-template

JS cli starting point
https://github.com/hilli/js-template

Last synced: 5 days ago
JSON representation

JS cli starting point

Awesome Lists containing this project

README

        

# JS template

This is a template for a JS project.

Start by pulling this repo, and then open VSCode in the folder.

```shell
git clone https://github.com/hilli/js-template.git
cd js-template
code .
```