0.0.14 • Published 4 years ago
create-abell-app v0.0.14
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.
Thank you!
Bye 🎉
0.0.14
4 years ago
0.0.13
4 years ago
0.0.13-alpha.1
4 years ago
0.0.12
4 years ago
0.0.11
4 years ago
0.0.10
4 years ago
0.0.9
4 years ago
0.0.8
4 years ago
0.0.7
4 years ago
0.0.5
4 years ago
0.0.6
4 years ago
0.0.4
4 years ago
0.0.3
4 years ago
0.0.2
4 years ago
0.0.2-rc.2
4 years ago
0.0.2-rc.3
4 years ago
0.0.2-rc.1
4 years ago
0.0.1
4 years ago