mirror of
https://github.com/GuerillaStudio/vanillalist.git
synced 2025-01-01 20:51:56 +00:00
Improve Readme
This commit is contained in:
parent
c88080954c
commit
7d48f4e9ca
2 changed files with 11 additions and 3 deletions
12
README.md
12
README.md
|
@ -1,10 +1,18 @@
|
|||
# Vanilla List
|
||||
|
||||
A vanilla JS plugin repository
|
||||
**Find the best JS plugins for your next project in this handpicked collection and save time as a developer!**
|
||||
|
||||
Available at [https://vanillalist.top](https://vanillalist.top)
|
||||
|
||||
![Screenshot of Vanillalist.top's homepage on desktop and mobile screens](screenshot.png)
|
||||
|
||||
## Development Scripts
|
||||
|
||||
**`npm start`**
|
||||
**`npm ci`**
|
||||
|
||||
> Install build dependencies without impacting the package-lock file
|
||||
|
||||
**`npm run start`**
|
||||
|
||||
> Run 11ty with hot reload at localhost:1312, including reload based on Sass changes
|
||||
|
||||
|
|
BIN
screenshot.png
Normal file
BIN
screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 51 KiB |
Loading…
Reference in a new issue