kucherenko / ol0lo

0 stars 0 forks source link

Initialise the new project setup #40

Closed kucherenko closed 1 year ago

kucherenko commented 1 year ago

Make a new project for developing a web application, the project should be based nuxt.js. The main language is TyepScript. Please add tools for unit testing of the application. Also, add linters and prettifier. For CSS use tailwindcss framework.

implement:
brian-ai-assistant-dev[bot] commented 1 year ago

Working branch

feature/issue-40-initialise-project-setup

Pull request

Implement task #40 - Initialise the new project setup

I have initialized the project setup with the required tools and frameworks using Nuxt.js and TypeScript. I have also added unit testing tools, linters, prettifier, and Tailwind CSS framework for styling. Please find the list of files and their content below.