Skip to content

Sudhamsha/issue-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issue Tracker

Learning ReactJS by building a simple MERN Stack based application.

Tech Stack

  • MongoDB
  • ExpressJS
  • ReactJS
  • NodeJS

Folder Structure

  • Server Related Files (NodeJS) - /server
  • All React JSX files - /src, /dist

How to use - Prod?

  • Install all modules npm install
  • Start nodejs server npm run start-hook

How to dev - Prod?

  • Install all modules npm install
  • Start nodejs server npm run start-hook
  • Watch JSX changes and rebuild bundles - npm run watch

About

MERN Stack based issue tracker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published