wil93 / cmsocial-next

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMSocial-next

This is an attempt to integrate https://training.olinfo.it/ with NextJS, to make development of new features easier.

Getting Started

You need to have NodeJS with NPM installed. Then you can clone this repository and install dependencies by running:

npm i

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

About


Languages

Language:JavaScript 59.8%Language:HTML 33.2%Language:CSS 6.9%Language:TypeScript 0.1%