Skip to content

Commit caaa3df

Browse files
committed
Added template readme
1 parent 3eaae61 commit caaa3df

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

nulldev-template/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# My awesome project
2+
3+
## Setup :gear:
4+
5+
- Clone Repo
6+
- `npm i`
7+
- Done!
8+
9+
---
10+
11+
<sub>Based on the [NullDev project template](https://github.com/NullDevCo/JavaScript-Styleguide/tree/master/nulldev-template) and [NullDev Styleguide](https://github.com/NullDevCo/JavaScript-Styleguide)</sub>

0 commit comments

Comments
 (0)