Skip to content

axel-lanuza/MeanCaseSuperHeroic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeanCaseFullstack

Contents

Prerequisites

Node Packages
  • npm install -g gulp
  • npm install -g bower

Usage-dev

  1. Clone repository
  2. Install packages - npm install bower install
  3. Initialize Server with Gulp - gulp server gulp watch-front
  4. Now you can run the App on the port http://localhost:4000/

Usage-Production

npm start

Initial Setup

Project Settings

  • Project name
  • User login Authorization
    the user created in this part will came with a root rol

Navigation Template

  • You can select you favorite template, but you can change o upload it inside the RootNavBar

Once you have finish the initial setup now you are ready to work on your project

About

Make your App in less than 5 minutes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.6%
  • HTML 37.8%
  • CSS 19.6%