Skip to content

Commit d6d1935

Browse files
author
cssninja
authored
Update README.md
1 parent 08a5369 commit d6d1935

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,20 @@ Fresh is built with [Bulma](https://bulma.io) and [Alpine JS](https://github.com
1515
* ES6 support
1616
* Alpine JS
1717

18+
## 👌 Usage
19+
20+
1. Install Dev Depedencies
21+
22+
```sh
23+
npm install
24+
```
25+
26+
2. To start development server
27+
28+
```sh
29+
npm run dev
30+
```
31+
1832
## 🍔 Issues
1933

2034
If you've found an issue or a bug, you can report it in the issues section of this repository. Please try to follow these simple guidelines to report your issue:

0 commit comments

Comments
 (0)