Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 563 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 563 Bytes

react-lp2cool

レスポンシブ対応の LP の作成を驚くほど速く、かっこよく

ract-lp2cool.zip よりダウンロードして、www/index.html を開くと実行できます

development

$ yarn install
$ yarn start

localhost:8080 にアクセスすると、開発モードで動作します

publish

yarn build:prod

www/js/ に bundle.js が出力されます。 www/index.html を開くと、サーバーなしで実行できます。