Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 310 Bytes

README.old.md

File metadata and controls

8 lines (7 loc) · 310 Bytes

portfolio

Used commands:

  • npm run structure (only one, start of the project)
  • gulp copy - copy ready files to dist folder,
  • npm run dev - runs webpack
  • npm install babel-cli@6 babel-preset-react-app@3 - install babel(JSX)
  • npx babel --watch src --out-dir . --presets react-app/prod - runs JSX