@vitelabs/vite.js

0.0.1-alpha8 • Public • Published

Vite.js

Build Status Coverage Status

Prerequisites

  • node.js
  • npm

Building (gulp)

npm run build

Testing (mocha)

  1. npm run rpc
  2. npm run test

Starting

  1. npm install
  2. Configure eslint in your editor, rules like '.eslintrc'.

Branch naming rules

  • Develop on branch 'dev/{version}/{function name}'
  • Test on branch 'test'
  • Fixed version on branch 'dev/{version}'

Notice: development branch split from dev/{last_version}. If dev/{last_version} is not exist, split from master

Examples

'dev/2.0.0/utf8' from 'dev/1.0.0' || 'master'

Readme

Keywords

none

Package Sidebar

Install

npm i @vitelabs/vite.js

Weekly Downloads

0

Version

0.0.1-alpha8

License

ISC

Unpacked Size

4.21 MB

Total Files

32

Last publish

Collaborators

  • allenliuxt