All Projects → willsoto → App Template

willsoto / App Template

Licence: mit
Boilerplate for Angular apps

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to App Template

React Redux Universal Boilerplate
An Universal ReactJS/Redux Boilerplate
Stars: ✭ 165 (+146.27%)
Mutual labels:  webpack, boilerplate, mocha, karma
Cookiecutter Webpack
Boilerplate for webpack 2, babel, react + redux + hmr, and karma. Can be inserted into existing django projects.
Stars: ✭ 87 (+29.85%)
Mutual labels:  webpack, mocha, karma
React Cordova Boilerplate
TodoMVC example for react with development tools to build a cordova application
Stars: ✭ 206 (+207.46%)
Mutual labels:  webpack, boilerplate, karma
Ionic Boilerplate
✨ An Ionic Starter kit featuring Tests, E2E, Karma, Protractor, Jasmine, Istanbul, Gitlab CI, Automatic IPA and APK, TypeScript 2, TsLint, Codelyzer, Typedoc, Yarn, Rollup, and Webpack 2
Stars: ✭ 309 (+361.19%)
Mutual labels:  webpack, boilerplate, karma
Html Sass Babel Webpack Boilerplate
Webpack 4 + Babel + ES6 + SASS + HTML Modules + Livereload
Stars: ✭ 35 (-47.76%)
Mutual labels:  webpack, boilerplate
Express React Boilerplate
🚀🚀🚀 This is a tool that helps programmers create Express & React projects easily base on react-cool-starter.
Stars: ✭ 32 (-52.24%)
Mutual labels:  webpack, boilerplate
Whitestorm App Boilerplate
[WIP] WhitestormJS 2 App boilerplate
Stars: ✭ 42 (-37.31%)
Mutual labels:  webpack, boilerplate
Webxr Webpack Boilerplate
Starter Kit for building rich, immersive WebXR projects (featuring A-Frame) PWA with Webpack and SASS
Stars: ✭ 48 (-28.36%)
Mutual labels:  webpack, boilerplate
Jekyll Boilerplate
Helpful files to get started working on a new Jekyll website
Stars: ✭ 30 (-55.22%)
Mutual labels:  webpack, boilerplate
Tris Webpack Boilerplate
A Webpack boilerplate for static websites that has all the necessary modern tools and optimizations built-in. Score a perfect 10/10 on performance.
Stars: ✭ 1,016 (+1416.42%)
Mutual labels:  webpack, boilerplate
Express React Hmr Boilerplate
A boilerplate for scaffolding production-ready MERN stack projects.
Stars: ✭ 51 (-23.88%)
Mutual labels:  webpack, boilerplate
Preact Boilerplate
🎸 Ready-to-rock Preact starter project, powered by Webpack.
Stars: ✭ 959 (+1331.34%)
Mutual labels:  webpack, boilerplate
Vue Auth Boilerplate
🔑 Vue.js scalable boilerplate with user authentication.
Stars: ✭ 31 (-53.73%)
Mutual labels:  webpack, boilerplate
Typescript Boilerplate
Start writing stuff in TypeScript without bothered by configurations
Stars: ✭ 35 (-47.76%)
Mutual labels:  webpack, boilerplate
Suicrux
🚀 Ultimate universal starter with lazy-loading, SSR and i18n. [not maintained]
Stars: ✭ 958 (+1329.85%)
Mutual labels:  webpack, boilerplate
Webvr Webpack Boilerplate
A webvr multi-scenes Single-page application for three.js, webpack
Stars: ✭ 47 (-29.85%)
Mutual labels:  webpack, boilerplate
Browser Monkey
Reliable DOM testing
Stars: ✭ 53 (-20.9%)
Mutual labels:  mocha, karma
React Boilerplate
Production-ready boilerplate for building universal web apps with React and Redux
Stars: ✭ 53 (-20.9%)
Mutual labels:  webpack, boilerplate
React Universal Boiler
A bold way to begin your next great universal React application. Uses Webpack 3, React 16, Redux, and more for a great developer experience.
Stars: ✭ 65 (-2.99%)
Mutual labels:  webpack, boilerplate
Html5 Boilerplate
A simple, fast, modern, pure html, css (and sass), js, live reload starter template
Stars: ✭ 65 (-2.99%)
Mutual labels:  webpack, boilerplate

Angular Boilerplate

Greenkeeper badge

Tag CircleCI Dependency Status devDependency Status Coverage Status

Summary

Angular 1.x starter kit featuring:

Usage

Clone the repo or download the zip file. If you cloned, rm -rf .git

npm install && npm start

Build

npm run build

Cutting Releases

npm run release (uses standard-version)

This will:

  1. Lint and run tests
  2. Build and cachebust into ./build
  3. Generate a changelog and tag the version appropriately.

Commit Conventions

Uses validate-commit

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].