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

23 lines
529 B
Markdown
Raw Normal View History

2021-02-21 15:52:38 +00:00
# Vanilla List
2022-01-03 18:59:38 +00:00
A vanilla JS plugin repository
2021-02-21 15:52:38 +00:00
## Development Scripts
**`npm start`**
2021-03-01 04:36:18 +00:00
> Run 11ty with hot reload at localhost:1312, including reload based on Sass changes
2021-02-21 15:52:38 +00:00
**`npm run build`**
> Production build includes minified, autoprefixed CSS
2021-03-01 04:15:10 +00:00
2022-01-03 13:20:53 +00:00
## Contribute
2021-03-01 04:15:10 +00:00
2022-01-03 13:20:53 +00:00
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 :)
## License
2021-03-01 04:15:10 +00:00
The project is under [Anti-Fascist MIT License](https://github.com/Laurelai/anti-fascist-mit-license)