# todos_v2 **Repository Path**: ubuntuvim/todos_v2 ## Basic Information - **Project Name**: todos_v2 - **Description**: 一个基于ember.js实现的TODO项目,这是一个类似于奇妙清单的APP,组织并共享你的待办事项、工作、购物、电影和家用物品清单。无论你在做什么计划,无论任务多大多小,奇妙清单都能帮助你轻松完成任务。 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 28 - **Forks**: 8 - **Created**: 2016-03-29 - **Last Updated**: 2023-10-15 ## Categories & Tags **Categories**: project-management **Tags**: None ## README ## Prerequisites You will need the following things properly installed on your computer. * [Git](http://git-scm.com/) * [Node.js](http://nodejs.org/) (with NPM) * [Bower](http://bower.io/) * [Ember CLI](http://www.ember-cli.com/) * [PhantomJS](http://phantomjs.org/) * [Ember CLI](http://ember-cli.com/user-guide)版本为1.13。**如果是用高版本的Ember CLI编译项目可能会出现问题!** ## Installation * `git clone ` this repository * change into the new directory * `npm install` * `bower install` ## Running / Development * `ember server` * Visit your app at [http://localhost:4200](http://localhost:4200). ### Code Generators Make use of the many generators for code, try `ember help generate` for more details ### Running Tests * `ember test` * `ember test --server` ### Building * `ember build` (development) * `ember build --environment production` (production) ### Deploying Specify what it takes to deploy your app. ## Further Reading / Useful Links * [ember.js](http://emberjs.com/) * [ember-cli](http://www.ember-cli.com/) * Development Browser Extensions * [ember inspector for chrome](https://chrome.google.com/webstore/detail/ember-inspector/bmdblncegkenkacieihfhpjfppoconhi) * [ember inspector for firefox](https://addons.mozilla.org/en-US/firefox/addon/ember-inspector/)