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

https://github.com/thangngoc89/nhakhoaphuocbinh


https://github.com/thangngoc89/nhakhoaphuocbinh

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Statinamic boilerplate

## Install dependencies

```console
$ npm install
```

## Run development server

```console
$ npm start
```

## Build for production

```console
$ npm run build
```