• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..16-Feb-2021-

app/H03-May-2022-5552

config/H03-May-2022-

dist/H03-May-2022-176

public/H03-May-2022-165

tests/helpers/H03-May-2022-

vendor/H16-Feb-2021-519442

.bowerrcH A D16-Feb-202160 54

.editorconfigH A D16-Feb-2021543 3526

.ember-cliH A D16-Feb-2021280 108

.gitignoreH A D16-Feb-2021271 1915

.jshintrcH A D16-Feb-2021518 3332

README.mdH A D16-Feb-2021324 96

bower.jsonH A D16-Feb-2021103 87

package-lock.jsonH A D16-Feb-2021241.4 KiB7,6107,609

package.jsonH A D16-Feb-20211.2 KiB4443

README.md

1# Speedometer 2.0: Ember.js TodoMVC example
2
3## Test locally
4
51. `npm install && bower install`
62. `npm run build`
73. Run a local server from the `dist` directory. (You could use [`npm i -g http-server`](https://github.com/indexzero/http-server).)
84. Open the URL pointing to the local server in your web browser of choice.
9