Skip to content

prjid2011/pp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Tpplication

Overview

The goal of this project is to manage the seller details code, web application with AngularJS (1.7) and webpack (4.41).

Features include:

  • ES6 support with Babel
  • Routing with ui-router
  • XHR requests with angular-local-storage for local storage caching
  • Separate webpack builds for development/production (with linting, minification, and source maps)
  • Themeable styling with Sass;

Instructions

  • Start a new project without the repository's commit history: git clone
  • npm install to install dependencies
  • npm run start to start app on development server (localhost:8080)
  • npm run build to generate production build in public/ directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors