Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 687 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 687 Bytes

NG tailwindcss


Project is configured with scss.


Install DepDependencies


Run npm install to install all the packages. In case of any problem delete previous node_modules directory and run npm install again.


Development server


Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.