REQUIRED SECTIONS:
[Blog-starter] is a A statically generated blog example using Next.js, Markdown, and TypeScript. The blog posts in the example will be stored as local markdown files in the application's directory (not fetched from an external data source), so there will be the need to read the data from the file system.It is built using the TypeScript programming language and leverages the power and flexibility of Markdown for content creation.
To get a local copy up and running, follow these steps.
In order to run this project you need:
yarn
Ruby, rails and postgresql installed
Clone this repository to your desired folder:
git clone https://github.com/Piercel2022/Blog-starter
git clone [email protected]:Piercel2022/Blog-starter.git
cd Blog-starter
To run the project, execute the following command:
yarn run dev
yarn run build
š¤ Pierre Celestin Moussa
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
## āļø Show your supportIf you like this project...
I would like to thank Microverse for the knowledge I have gain during my studies
## š AcknowledgmentsI would like to thank...
This project is MIT licensed.