Tailwind css template for real estate projects
- Open VS Code or any other editor of your choice
-
Open git terminal in VS Code or git bash externally and run ( if you dont have git bash, please install it here )
-
npm install ( if you dont have nodejs installed, please install it here )
-
Once the process is completed, run the following command -
-
npm start
-
Now you should be able to see the project running at localhost:3000.
- Saket Pareek (www.saketpareek.com)