Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/irfanpule/blankon-linux-static-web
- Owner: irfanpule
- License: mit
- Created: 2016-08-29T13:44:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-02T03:51:36.000Z (over 6 years ago)
- Last Synced: 2023-10-20T20:25:46.355Z (about 1 year ago)
- Language: HTML
- Size: 28 MB
- Stars: 3
- Watchers: 2
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.