Skip to content

FLASHCRUD is a demo app for how to use Flash notification in node app. here is a example Flashcrud.

Notifications You must be signed in to change notification settings

janakhpon/flashcrud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flashcrud

FLASHCRUD is a demo app for how to use Flash notification in node app. here is a example Flashcrud.

Build Status Dependency Status codecov

Usage

clone the repository

git clone https://github.com/janakhpon/flashcrud.git

Get into root folder

cd flashcrud

Install Dependencies using npm

npm install
npm i -d
npm start

Install Dependencies using yarn

yarn install
yarn add
yarn start

Warning

If u run into error use the following steps

sudo yarn install
sudo yarn add
sudo yarn start

or

sudo npm install
sudo npm i -d
sudo npm start

About

FLASHCRUD is a demo app for how to use Flash notification in node app. here is a example Flashcrud.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published