Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bartko-s/frontend-bootstrap
Webpack project bootstrap
https://github.com/bartko-s/frontend-bootstrap
react sass typescript webpack
Last synced: 5 days ago
JSON representation
Webpack project bootstrap
- Host: GitHub
- URL: https://github.com/bartko-s/frontend-bootstrap
- Owner: bartko-s
- Created: 2016-07-09T18:22:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-16T20:50:23.000Z (over 1 year ago)
- Last Synced: 2024-11-10T02:14:03.805Z (2 months ago)
- Topics: react, sass, typescript, webpack
- Language: TypeScript
- Homepage:
- Size: 1.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Another Webpack v.5 Frontend Bootstrap
==================================- TypeScript
- React
- React Styled Components
- React Router
- Webpack
- Webpack Dev Server
- Sass
- Autoprefixer
- PM2 node process manager
- DockerHow to run development server
--------------------
- install ssl root [certificate](./docker/cert/README.md)
- run docker with console command `./run.sh`
- select `development`
- open browser [https://localhost.localdomain](https://localhost.localdomain)
- build something beautiful