Skip to content

Latest commit

 

History

History
executable file
·
24 lines (17 loc) · 683 Bytes

README.dev.md

File metadata and controls

executable file
·
24 lines (17 loc) · 683 Bytes

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