Skip to content

iamdanielyin/ibird-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ibird-boilerplate

A boilerplate for ibird.

Prerequisites

Node.js (>=7.6.x, 8.9.1 preferred), npm version 3+.

Usage

In the development environment

npm run dev

Build for the production environment

npm run build

then copy the dist directory to your server and run npm start to start the application.

Releases

No releases published

Packages

No packages published