Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 220 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 220 Bytes

my-words

A small little Angular2 app to generate printed worksheets for grade 1 learners.

Getting started

Clone the repo Run

npm install

To serve locally

npm start

To build for deployment

gulp build