@stepsapp/hailstormjs
v1.0.0-beta.18
Published
A real react static website generate
Downloads
24
Maintainers
Readme
Hailstormjs
A real react static website generator
Headbanging with:
- 🏎 Express
- 😱 React
- 👽 PostCSS
- ⭐️ Tailwindcss
- 🔝 esbuild
- 🔥 Firebase
- 🙊 Internationalization
- 📡 Livereload
- ❤️🔥 Hot-Reload
Coming up next:
- Typescript
- Crazy tests
Installation
$ npm install @stepsapp/hailstormjs
Getting Started
- Initialize Hailstorm
$ npm exec hailstorm init
- Start Hailstorm
$ npm exec hailstorm watch
- Open http://localhost:3000 in your browser.
- Start editing src/pages/index.jsx
- Generate Static Files
$ npm exec hailstorm build
Documentation
Coming Soon. Meanwhile check /src/pages