- install python from python.org
- install flask from command line
pip install flask
- execute run script from command line
run_dev_server.cmd
- open home page in the browser 127.0.0.1:12000
React template/boilerplate
- React 17
- Webpack 5
- SCSS-modules
- Redux
- Jade
- Typescript (soon)
- Install Node.js. Recommend Node.js version - 14.17.1
- Open this folder in console
- Press 'npm install'
- If you do not see any shit in console it is good
- Press 'npm run start'
- If your browser opened http://localhost:3000/ = you are winner
gulp add-func --name YourName
gulp add-class --name YourName