Skip to content
This repository was archived by the owner on Dec 21, 2017. It is now read-only.

christian4423/flashcard-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flashcard-app

Bundled with Webpack

Framework: ExpressJS

Platform: NodeJS

Database: MongoDB - local

CSS precompiler: Sass

Templating: Handlebars

CSS naming conventions: BEM(Block Element Modifier)

If you do now know what BEM is, it is a life changer.

To start:

  1. You need MongoDB and node installed with expressjs

  2. If you want to bundle up new packages you will need webpack installed(npm i webpack -g)

  3. Everything in public can be deleted. Run "webpack" or "webpack -w" to compile files in src

  4. Run node start and go to http://localhost:4000/ to view.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published