Application for managing various types of content such as news articles, blog entries and general posts for social platforms.
Application leverages:
- Nuxt3
- NuxtUI
- Pinia
Clone the repository and start development mode.
git clone git@github.com:dayvidwhy/article-engine.git
cd article-engine
npm i
npm run dev -- -oProject uses NVM for node version.
# Set node to 21
nvm use