Appception is a web app generator. It allows you to forget about complicated setup and start coding your web app now.
Starting a new application, juggling web, terminal, and text interfaces, is confusing and tedious and frustrating. Appception replaces that experience with a turnkey solution that creates a working, deployed app from nothing fast.
Really fast.
If you want to use Appception, we recommend you check out the Appception website. You'll need a GitHub account to log in.
Once you log in, you'll see a list of your current GitHub projects. You can select a project/branch or create a new project using one of our generators.
Either way, you're going to end up the file editor! From there just make changes, save, and commit. Easy!
Oh! Did we mention that your project will be automatically deployed on GitHub or Heroku?!
- Node 0.10.x
- Bower 1.3.x
All other dependencies are installed with npm
, bower
, or grunt
.
We're honored you'd like to help! Please check out Contributing.
From within the root directory:
sudo npm install -g bower
npm install
bower install
View the project roadmap on waffle.io.
- Wai-Yin Kwan: Scrum Master
- Aaron Melocik: Development
- Kelly Walker: Product Owner
See CONTRIBUTING.md for contribution guidelines.