coreact
v4.0.4
Published
React server-side, service oriented programming.
Readme
Getting Started
COREACT
Build maintainable Frontend applications at glance of time.
$ git clone https://github.com/xeuus/coreact-templateOnce you cloned the project, start using COREACT using following command:
cd ./coreact-template
make devif you don't have make command, install it using your favorite package manager
# OSX
brew install homebrew/dupes/make
which -a make
# Ubuntu/Debian
sudo apt-get install build-essentialNow you can open your browser, and see if the app is running
