Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/primatejs/app

Primate template app
https://github.com/primatejs/app

example javascript nodejs primate

Last synced: about 2 months ago
JSON representation

Primate template app

Awesome Lists containing this project

README

        

# Primate template app

This is a [Primate][primate] template app.

## Install

Clone this repository and run `npm install`.

`git clone https://github.com/primatejs/app && cd app && npm install`

## Run

### Development

Run `npm start` to start the server in development mode, disabling bundling.

### Production

Run `npm run serve` to start the server in production mode with bundling
enabled.

## License

MIT

[primate]: https://github.com/primatejs/primate