Skip to content

Musacoli/mulu-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MULU INTRO PROJECT

This project is designed to evaluate my skills building a full-stack application. It is a simplified version of the Mulu MVP, and ideally, it can be extended to the full product if I'm hired.

My focus should be on building a working application. The application does not need to have many features, nor does it need to be polished. Instead, focus on writing simple, high-quality code and deploying a working version.

Dependencies

  • NodeJS - A JavaScript runtime environment
  • Express - A web application framework for NodeJS
  • Yarn - A dependency manager
  • MongoDb - A noSql database

🚀 Getting started

Follow these steps to set up the project in development mode

  • Install Nodejs

  • Install and setup mongoDb

  • Clone the repository and install dependencies

# Clone the repo
git clone

# install dependancies
yarn install

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published