coreact

React server-side, service oriented programming.

Usage no npm install needed!

<script type="module">
  import coreact from 'https://cdn.skypack.dev/coreact';
</script>

README

Getting Started

COREACT

Build maintainable Frontend applications at glance of time.

$ git clone https://github.com/xeuus/coreact-template

Once you cloned the project, start using COREACT using following command:

cd ./coreact-template
make dev

if 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-essential

Now you can open your browser, and see if the app is running