Skip to content

diliburong/pixel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixel



pixel style CSS framework.

Install

Development

  1. Start the project
    yarn install && yarn start
  2. Build css
    yarn run build
    

Development with docker

  1. Build docker image

    docker build --rm -f Dockerfile -t pixel:latest .
  2. Run docker image

    docker run --name -t pixel-latest -d -p  1234:1234 pixel
  3. Then you can visit localhost:1234.

Contirbuting

License

MIT © diliburong

About

pixel style CSS framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages