Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 338 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 338 Bytes

app-starter

start to build a web application.

git clone https://github.com/nucleome/app-starter.git

cd app-starter
npm install
npm run build

start any web server such as

devd -a ./dist

Change App Name and PanelDb SessionDb Name

Please edit src/config.js

Add or Remove Web Component

Please edit src/render.js