Giter VIP home page Giter VIP logo

Animadness by Madness Labs

Let's Binge Anime! ^_^


Dependencies

This sections starts with a reference list of all of the dependencies so that you can understand what each of these peices do. Then there is step-by-step instructions on how to install the dependencies.

REFERENCES

Below is a list of resources to help understand the software stack better. Keep scrolling or click for the step-by-step instructions.

  • NodeJS - For spinning up local JavaScript driven server
  • GulpJS - For running local, JavaScript driven, command line tasks
  • Browser Sync - For viewing changes live in the browser without having to leave your IDE
  • Ionic - For wrapping your app for Mobile (iOS & Android) and stock UI with icons.
  • SASS - For writting cleaner and variable capable CSS.
  • TypeScript - For using ES6 with static typing.
  • Pug - For writing cleaner and variable capable HTML.

SETUP ENVIRONMENT INSTRUCTIONS

  1. Install NodeJS by clicking the "Install" button on their Home Page and following the instructions
  2. Open Shell and run the following command
    npm install -g cordova ionic browser-sync gulp jade typescript typings jadelint sass-lint

After you Have installed all of the dependencies using the step by step above you can install project using the installation instructions. Then you are ready to start hacking with the platform.


Installation

Installation is required if you wish to view the application. This assumes you have installed all of the Dependencies. Run the command below to install the build dependencies, build the web root from source files, and start a Browser Sync session in the default browser, to begin building.

git clone https://github.com/MadnessLabs/MadnessIonic.git <APP NAME>
cd <APP NAME>
npm install

Now watch your console go crazy and wait for it to ask you some questions about your app. Answer the questions, then it will finish the install and open your new app in the browser, ready to be worked on.


Start Building

We have tried to make developing applications as easy as possible. We use Sublime Text 3 to do all of our projects, but this is by no means exclusive to that program. If you aren't using Sublime Text then skip to the Other RTE section.

Sublime Text

  1. Open Sublime Text project file located in root. ( .sublime-project )
  2. Select "Tools" -> "Build" (Ctrl + B) to start build with GulpJS.
  3. Open browser to project and click the Live Reload extension making sure the black dot fills in on the icon.

That's it! Now when you make changes to the files in src/ directory, the browser will reload to show changes auto-magically.

Other RTE

Open Shell to project's root and run

gulp

That's it! Now when you make changes to the files in src/ directory, the browser will reload to show changes auto-magically.


Credits

This app structure was made by the good people at Madness Labs and is OPEN SOURCE. What good is making a brilliant application development process if you don't let others use it. Enjoy! ^_^

animadness's Projects

animadness doesnโ€™t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.