UNPKG

kick

Version:

Kickstarter and generator for AngularJS based on ES6, webpack and best practices

15 lines (14 loc) 263 B
{ "development": { "$_ENV": "development", "$_API_URL": "http://localhost:3000" }, "test": { "$_ENV": "test", "$_API_URL": "http://localhost:3000" }, "production": { "$_ENV": "production", "$_API_URL": "http://example.com" } }