grid/README.md

16 lines
261 B
Markdown
Raw Normal View History

2023-01-09 20:51:11 +00:00
Template Webpack Starting Project
2023-01-09 21:27:17 +00:00
Will (eventually) include support for
2023-01-09 20:51:11 +00:00
- HTML
- ESM
- TypeScript
- React
- SASS
- SASS Imports
2023-01-09 20:59:16 +00:00
# Getting Started Webpack Guide:
https://webpack.js.org/guides/getting-started/
2023-01-09 20:51:11 +00:00
# Development Server
`python -m http.server 8700`