create-abell-app

0.0.14 • Public • Published

create-abell-app

Boilerplate code to get started with abelljs/abell

Usage

npx create-abell-app my-blog
cd my-blog
npm run dev

Note: npx command is by default available if you have NPM installed.

Command Help

npx create-abell-app <blog-name> --template <template-github-url>

--tempate flag is optional and when not assigned, it will fallback to https://github.com/abelljs/abell-starter-minima

Contributing

Fork this repository

git clone https://github.com/<your-github-username>/create-abell-app
cd create-abell-app
npm link

After npm link, you will get access to create-abell-app command in your terminal. You can then use create-abell-app my-blog to create project.


Buy me a Coffee Button   Buy me a Coffee Button

Thank you!

Bye 🎉

Readme

Keywords

Package Sidebar

Install

npm i create-abell-app

Weekly Downloads

2

Version

0.0.14

License

MIT

Unpacked Size

46.2 kB

Total Files

27

Last publish

Collaborators

  • saurabhdaware