pixel
pixel copied to clipboard
pixel style CSS framework.
pixel
![]()
pixel style CSS framework.
Install
Development
- Start the project
yarn install && yarn start - Build css
yarn run build
Development with docker
-
Build docker image
docker build --rm -f Dockerfile -t pixel:latest . -
Run docker image
docker run --name -t pixel-latest -d -p 1234:1234 pixel -
Then you can visit
localhost:1234.
Contirbuting
License
MIT © diliburong