Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
- Docker

How 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