create-aarambh-app

1.6.0 • Public • Published

⚡ create-aarambh-app

Instantly scaffold a new Aarambh.js project using a pre-built template.


📦 Installation

Install the CLI tool globally using npm:

npm install create-aarambh-app

🚀 Usage

Create a new Aarambh.js project by running:

npx create-aarambh-app my-app

This will generate a new folder my-app using the template stored in the internal template/ directory.


📁 Project Structure

After the command runs, your folder will look like this:

my-app/
├── index.html
├── style.css
├── main.js

All files are copied from the built-in template/ folder included in the CLI.


🧠 How It Works

  • The CLI copies the contents of the template/ folder.
  • It renames and places them inside the folder name you provide (my-app).
  • No additional configuration or setup required.

📚 About Aarambh.js

Aarambh.js is a lightweight JavaScript framework focused on fast, simple, and modern web development.

👉 Learn more at: Aarambh.js Documentation


🛠 Contributing

  • Edit the template files inside the template/ directory.
  • Improve the CLI logic in cli.js or index.js. Tweet Badge

Pull requests welcome!


Readme

Keywords

none

Package Sidebar

Install

npm i create-aarambh-app

Weekly Downloads

121

Version

1.6.0

License

ISC

Unpacked Size

4.06 kB

Total Files

6

Last publish

Collaborators

  • prasoon896