Skip to content

sugumura/normalize-web-tool

Repository files navigation

Normalize Web Tool

development

$ npm install -g yarn

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

deploy

$ git push