Skip to content

relector-tuxnix/Elastic-Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elastic-Core

A simple website core using in total.js and sqlite. This is just a base website consisting of shared components that can be inherited to build bigger and better websites!

Getting Started

Get the Elastic-Core project

$> git clone https://github.com/neonnds/Elastic-Core.git

Enter the Elastic-Core project

$> cd ./Elastic-Core

Enter the Elastic-Core website

$> cd sites/Elastic-Core/

Install the node modules defined in packages.json

$> npm install

Enter the Elastic-Core project

$> cd ./Elastic-Core

Start Elastic-Core

$> ./run Elastic-Core

About

A simple website core using in total.js and sqlite.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages