Skip to content

sssr-dev/site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Site SSSR.dev

preview

Create with React.JS v16.13.2

Site map:

  1. Root - sssr.dev [Ready]
  2. Link creator - sssr.dev/cc [Ready]
  3. Site status - sssr.dev/status [not ready]
  4. Site counters - sssr.dev/cc [not ready]

Start

# Shell

$ git clone https://github.com/sssr-dev/main.git
  # Cloning repo
$ cd site
$ npm i
  # Install all dependents
$ npm start
  # Start develop server