Skip to content

fusion-git/react-dom

Repository files navigation

React + Vite

This project run in a Node enviroment, if you don't have already insalled on your machine Node Js.
Version used for this project 20.17.0 LTS.
For setup open the terminal and run the fallowing command:

Project setup

npm install

Spin-up a fake restAPI endpoint to act like a database

npm run database

Next command need to run in a new terminal without closing the previous one

Compiles and hot-reloads for development

npm run dev

imgage alt

Aditional commands

Compiles and minifies for production

npm run build

Preview the production bundle

npm run preview

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Mini blog posts app using react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published