An open API service indexing awesome lists of open source software.

https://github.com/talentedaamer/ng-tailwindcss-starter

An angular starter project with tailwindcss configured
https://github.com/talentedaamer/ng-tailwindcss-starter

Last synced: 3 months ago
JSON representation

An angular starter project with tailwindcss configured

Awesome Lists containing this project

README

        

******************************************
# 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.
******************************************