8000 GitHub - lucasrgsilva/comercialprado: Comercial Prado materiais p/ Construção
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lucasrgsilva/comercialprado

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Application Using AngularJS, ES6 and Webpack

A simple boilerplate using AngularJS, Webpack and ES6

Install

npm install

### Run

Web

npm run devserver

Translation

Just added ng-translate to the boilerplate ! Here how it works :

Create a folder translation in the module where you want to use ng-translate
then create a file named en.json (for english) and put your translation
Webpack will automatically merge every en.json files into one.
then you can use it like that : {{ 'ui.home.title' | translate }} into your HTML

You can find an example into the home module. Look into the webpack.config to see how to add new language.

About

Comercial Prado materiais p/ Construção

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0