bevi-css
v1.1.0
Published
Um framekwork CSS para o Bevi
Maintainers
Readme
Installation
Check if npm is installed in your environment:
npm -vInstall all project dependencies:
npm iSetup
First, run the development server:
npm run devBuild
Build the project when you want to access the .css files
npm run build