Skip to content

rogue-gamer-ryt/constantine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Constantine

About

A project which would help you know me better. This is build using next.js.

Next.js is a framework that makes it easy to create 'universal' React apps - React apps that do both client and server side rendering.

Running locally in development mode

To get started, just clone the repository and run npm install && npm run dev:

    git clone https://github.com/iaincollins/nextjs-starter.git
    npm install
    npm run dev

Releases

No releases published

Packages

No packages published