Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/irfanpule/blankon-linux-static-web

Ini adalah halaman antarmuka untuk website BlankOn Tambora
https://github.com/irfanpule/blankon-linux-static-web

Last synced: about 1 month ago
JSON representation

Ini adalah halaman antarmuka untuk website BlankOn Tambora

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/tuanpembual/blankon-linux-static-web.svg?branch=master)](https://travis-ci.org/tuanpembual/blankon-linux-static-web)

### Requirements

`npm`

### Prepare

`npm install`

### Build

`npm run build`

### Run locally

`npm run dev`

### Run on production

Please do not use `npm` or `node` to deploy on prod. Expose the content of `dist` directory as static files directly under nginx or apache2/httpd.