Skip to content

kostamir/Docs-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Docs-Clone

This is a Google docs clone made according to tutorial by Web Dev Simplified.

Setup

Get your local copy of the repository by cloning or forking.

docs-client

Install project package dependencies. Run npm install in the terminal.

To start development version, run npm start in the terminal.

docs-server

Install project package dependencies. Run npm install in the terminal.

To start development version, run npm run devStart in the terminal. You should have MongoDB Community Server running on your machine as well.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors