This is a project to assist in developing Project Documentation. It is Markdown based built with NextJS and Tailwind.
You're currently reading the main README.md file.
To get a local copy up and running follow these simple example steps.
node (v18.17.0+) Download lastest Node.Js
npm (9.6.7+)
npm install npm@latest -g
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
Clone the repo
git clone https://github.com/mountainhokie/nextjs-docs.git
Install NPM packages
npm install
To use either copy or download the markdown and add it to your main github repository folder.
Run Development Server
npm run dev
If you have a suggestion that would make this better, please fork the repo and create a pull request.
Distributed under the MIT License.
Justin Brooks - jubrook1@vt.edu
Project Link: https://github.com/mountainhokie/nextjs-docs