0.1.8 • Published 9 years ago

indigo-locale v0.1.8

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

Indigo Logo

Getting started

Download IndigoJS and create a project

https://github.com/dgofman/indigojs

Update package.json
"devDependencies": {
	"indigo-locale": "~0.1.8"
}
Include module into /config/app.json
"modules": [
	"indigo-locale"
]
Download and install module
npm install
Launch your application
npm start
Use module URI: /indigo-locale/index
Example:

http://localhost:8125/indigo-locale/index

Screenshot

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago