Skip to content

eluisfonseca/oramus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oramus

Testcase project to familiarize myself with React. Basically, it's a church calendar. Why? Because when was the last time you needed to know which saint to praise and didnt know how? Project boilerplate based on Stephen Grider's ReduxSimpleStarter. Also, check his tutorials on UDEMY.

###Getting Started###

####From Git##### Checkout this repo, install dependencies, then start the gulp process with the following:

	> git clone git@github.com:StephenGrider/ReduxSimpleStarter.git
	> cd ReduxSimpleStarter
	> npm install
	> npm start

####Without Git commands##### Dwnload this project's .zip file. Extract the contents of the zip file, open your terminal, change to the project directory and:

	> npm install
	> npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published