create-abyss-starter

0.0.6 • Public • Published

create-abyss-starter

npm version

This package includes a template used by Create Abyss App.

Template:

The template generate the following file structure:

my-abyss-app/
├── node_modules/
├── public/
│   └── favicon.ico
├── src/
│   ├── app/
│   ├── components/
│   ├── config/
│   ├── server/
│   ├── state/
│   └── styles/
├── .babelrc
├── .eslintignore
├── .eslintrc
├── .gitignore
├── gulpfile.js
├── package.json
└── README.md

Readme

Keywords

Package Sidebar

Install

npm i create-abyss-starter

Weekly Downloads

48

Version

0.0.6

License

MIT

Unpacked Size

932 kB

Total Files

86

Last publish

Collaborators

  • abyss-hollow