1.1.0 • Published 4 years ago

@mohssineaboutaj/grid-system v1.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Grid System / Developer Guide

This is a README for developers & contributers

Developement

To develope this project you need to use npm or yarn

install dependencies

npm install or yarn install

Run Dev Server ( with reload )

npm start or yarn start if the browser doesn't open automaticly open this url localhost:3000

Build

Build css

npm run build:css or yarn build:css than you can find the build files in /css

Build docs

npm run build or yarn build

License

MIT @mohssineAboutaj