Skip to content

elidelima/graphql-notifications-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notifications-client

#Step 1: Install Gulp and some plug-ins needed for automating the task of compiling scss to css

npm install -g gulp

npm install gulp gulp-sass

#For using handlebars you're gonna need to start a http-server the shortest path to get that done that is to use

npm install http-server -g

and then run the following command on the root directory after that, access http://localhost:8080/

http-server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors