1.0.0-beta.18 • Published 4 months ago

@stepsapp/hailstormjs v1.0.0-beta.18

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Hailstormjs Downloads Version

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

  1. Initialize Hailstorm
$ npm exec hailstorm init
  1. Start Hailstorm
$ npm exec hailstorm watch
  1. Open http://localhost:3000 in your browser.
  2. Start editing src/pages/index.jsx
  3. Generate Static Files
$ npm exec hailstorm build

Documentation

Coming Soon. Meanwhile check /src/pages