Skip to content
This repository was archived by the owner on Mar 26, 2021. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 227 Bytes

File metadata and controls

29 lines (19 loc) · 227 Bytes

newcreator.net


static files (HTML, Stylesheets, JavaScript)

change dir

$ cd /html-template

package install

$ yarn

serve & watch

$ yarn start

build

$ yarn build