A simple HTML Node.js and Tailwind CSS powered homepage.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them:
- Node.js: https://nodejs.org/en/download/
- A code editor of your choice (e.g. Visual Studio Code): https://code.visualstudio.com/download
-
Clone the repository to your local machine:git clone https://github.com/kythonlk/html-node.js-tailwind-css
-
Navigate to the project directory:cd html-node.js-tailwind-css
-
Install the required dependencies:npm install
-
Start the development server:npm start
-
Open your web browser and navigate to http://localhost:3000 to view the homepage.
- Node.js - The JavaScript runtime used
- Tailwind CSS - The CSS framework used
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- kythonlk - html-node.js-tailwind-css - kythonlk
This project is licensed under the MIT License - see the LICENSE.md file for details.