Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 174 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 174 Bytes

Normalize Web Tool

development

$ npm install -g yarn

# install packages
$ yarn
$ yarn run dev
# access to http://localhost:3000

deploy

$ git push