BlogPost is lightweight HTML Template for blogging. we use live-server
, tailwindcss
,postcss
and postcss-cli
npm package in BlogPost.
To get started:
- Clone the repository
- Install the dependencies
- Start the development server
git clone hhttps://github.com/officialrajdeepsingh/blogpost
# OR
cd blogpost
npm install
# OR
yarn install
npm run dev
# OR
yarn dev
Now you should be able to see the project running at localhost:8080 in your browser. Open public/index.html
in your editor and start experimenting!
You can build the CSS production file using npm run buid
command.
npm run build
# OR
yarn build
You can start local server using npm run start
command.
All the image collect on pixbay and unsplash.