Skip to content

slimprepdevops/react-todo-server-01

Repository files navigation

Getting Started with the Server side of the MERN todo app

Prerequisites

This project requires NodeJS (version 8 or later) and NPM. Node and NPM are really easy to install. To make sure you have them available on your machine, try running the following command.

npm -v && node -v
8.19.4
v16.20.2

Installation

BEFORE YOU INSTALL: please read the prerequisites

Start with cloning this repo on your local machine:

git clone https://github.com/slimprepdevops/react-todo-server-01.git
cd react-todo-server-01

To install and set up the libraries, run:

npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published