Простая CSS библиотека элементов для личных проектов
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
317 B

2 years ago
# Zertex Style
## Installation
2 years ago
`npm i git+http://xapple.ru:3000/Zertex/Style.git`
2 years ago
## Description :
Simple CSS library
## Using :
- `npm run dev` : Start server and watch
- `npm run build` : Build project for production
- `npm run preview` : Preview project before production
- `npm run cypress` : Run Cypress test