1
0
Fork 0
mirror of https://github.com/GuerillaStudio/vanillalist.git synced 2024-10-22 17:37:29 +00:00
vanillalist/README.md
2022-03-09 10:58:13 +01:00

27 lines
605 B
Markdown
Executable file

# Vanilla List
A vanilla JS plugin repository
## Development Scripts
**`npm start`**
> Run 11ty with hot reload at localhost:1312, including reload based on Sass changes
**`npm run build`**
> Production build includes minified, autoprefixed CSS
## Contribute
Be sure to read the [Code of Conduct](CODE_OF_CONDUCT.md) and to follow the [contribution guide](CONTRIBUTING.md) before making a Pull-Request :)
### Check broken links easily
```
npx blc https://vanillalist.top -roi
```
## License
The project is under [Anti-Fascist MIT License](https://github.com/Laurelai/anti-fascist-mit-license)