1.0.0 • Published 7 years ago

expart-test v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

jast a npm Junior

Getting started

  • Install:
    • Inside this folder run: npm install
  • Run:
    • npm start — starts project
    • npm run build - builds you project
  • Learn:

    • public/ dir is fully auto-generated and served by HTTP server. Write your code in app/ dir.
    • Place static files you want to be copied from app/assets/ and app/styles/ to public/.
  • memo:

    • "scripts": {
      • "start": "webpack-dev-server",
      • "prebuild": "rd /s /q .\public\", del
    • test:
      • node_modules.bin\webpack-dev-server.cmd --progress --colors Express/Socket.io
  • 公開確認:http://qiita.com/fnobi/items/f6b1574fb9f4518ed520

1.0.7

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago