Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 253 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 253 Bytes

a nw.js application

##How to start

    1. npm install nw-builder -g
    2. git clone https://github.com/Rookiewan/clock-today.git
    3. cd clock-today
    4. npm link nw-builder
    5. npm run dev

##Build

    1. npm run build