indigo-locale

0.1.8 • Public • Published

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

Dependencies (2)

Dev Dependencies (1)

Package Sidebar

Install

npm i indigo-locale

Weekly Downloads

0

Version

0.1.8

License

MIT

Last publish

Collaborators

  • dgofman