Skip to content

mauriziocescon/ng-tailwind

Repository files navigation

NgTailwind

Backend implementation

  1. Based on json-server with mocks from faker

  2. Run npm run build and npm start in order to launch the server (http://localhost:3000) with the distribution version of the app (APIs available at http://localhost:3000/api/)

  3. The server randomly simulates delays and errors for testing purposes

Development server

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

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

About

A demo application built with angular and tailwind

Resources

Stars

Watchers

Forks