stormode
TypeScript icon, indicating that this package has built-in type declarations

0.5.2 • Public • Published

Stormode

Stormode, a build tool for Node that offers a range of features to simplify your development process.

  • Simplify Setup
  • Colorful Terminal
  • TypeScript Support
  • Environment Variables
  • Fast Transpiling & Bundling

Getting Started with Stormode

You can use the following commands to begin your journey:

# npm
npm create stormode

# pnpm
pnpm create stormode

After project created successfully, you can access into your project to install dependencies and run it.

# npm
npm install
npm run dev

# pnpm
pnpm install
pnpm run dev

For more information, visit stormode.dev.

License

This project is MIT licensed, you can find the license file here.

Versions

Current Tags

Version History

Package Sidebar

Install

npm i stormode

Homepage

stormode.dev

Weekly Downloads

86

Version

0.5.2

License

MIT

Unpacked Size

159 kB

Total Files

62

Last publish

Collaborators

  • alpheustangs