riju/frontend
inaseem 5aab10c613 Fixed typo 2021-11-02 17:53:01 +05:30
..
assets renamed static to assets 2021-11-01 19:22:47 +05:30
components Fixed typo 2021-11-02 17:53:01 +05:30
pages Refactored the Socket connection and callbacks to work properly 2021-11-02 15:34:10 +05:30
public UI v1 2021-10-02 19:07:44 +05:30
services Refactored the Socket connection and callbacks to work properly 2021-11-02 15:34:10 +05:30
styles Added Layout to the editor page 2021-10-03 19:49:58 +05:30
utils Fixed typo 2021-11-02 17:53:01 +05:30
.eslintrc UI v1 2021-10-02 19:07:44 +05:30
.gitignore UI v1 2021-10-02 19:07:44 +05:30
README.md UI v1 2021-10-02 19:07:44 +05:30
createEmotionCache.js UI v1 2021-10-02 19:07:44 +05:30
theme.js UI v1 2021-10-02 19:07:44 +05:30

README.md

home

editor

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.