Skip to content

atilafassina/next-seo-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

next-seo-test

this is a test for server-side rendering React on the Sisu website

Dependencies

  • Next.JS: server-side rendering and routing
  • React: view rendering, components
  • Redux: state managing inside the application
  • Glamor: css-in-js library

Run

First you need to install local Dependencies

npm i

Get the server running and watching for your changes

npm run dev

Now you can see the application on http://localhost:3000


MIT License - Atila Fassina

Releases

No releases published

Packages

No packages published