Skip to content

Latest commit

 

History

History

51-codely-page-menu

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CSS Flex

To run this project

npm install

# To watch scss files
npm run watch

# To compile scss files
npm run build

# To start static server
npx serve