Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
todomvc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Eugene Shen
todomvc
Commits
9edc5bbf
Commit
9edc5bbf
authored
Apr 13, 2012
by
Sindre Sorhus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add README to the template
parent
998200d6
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
1 deletion
+17
-1
template/README.md
template/README.md
+17
-0
template/index.html
template/index.html
+0
-1
No files found.
template/README.md
0 → 100644
View file @
9edc5bbf
# Template • TodoMVC
## Getting Started
Read the
[
App Specification
](
https://github.com/addyosmani/todomvc/wiki/App-Specification
)
before touching the template.
## Need help?
Feel free to
[
contact me
](
https://github.com/sindresorhus
)
if you have any questions or need help with the template.
## Credit
Created by
[
Sindre Sorhus
](
http://sindresorhus.com
)
\ No newline at end of file
template/index.html
View file @
9edc5bbf
...
@@ -56,7 +56,6 @@
...
@@ -56,7 +56,6 @@
</section>
</section>
<footer
id=
"info"
>
<footer
id=
"info"
>
<p>
Double-click to edit a todo
</p>
<p>
Double-click to edit a todo
</p>
<!-- delete this ↓ -->
<p>
Template by
<a
href=
"http://sindresorhus.com"
>
Sindre Sorhus
</a></p>
<p>
Template by
<a
href=
"http://sindresorhus.com"
>
Sindre Sorhus
</a></p>
<!-- change this out with your name and url ↓ -->
<!-- change this out with your name and url ↓ -->
<p>
Created by
<a
href=
"http://addyosmani.github.com/todomvc/"
>
you
</a></p>
<p>
Created by
<a
href=
"http://addyosmani.github.com/todomvc/"
>
you
</a></p>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment