chadwinjdeysel / inline-table-editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Build a CRUD Application in Angular 14 +

Hi there đź‘‹

This is the live project of a tutorial I originally posted on the Dev Community! You can checkout the accompanying post here.


How do I run this project?

To run this project on your local machine, follow the steps below.

  1. Clone this repo to your machine.

  2. Open the project in your code editor of choice.

  3. Install the neccesary packages:

npm i
  1. Run the project
ng serve

Thanks for checking out this repo, and have a great day!

About


Languages

Language:TypeScript 64.2%Language:HTML 25.0%Language:JavaScript 9.9%Language:SCSS 0.9%