riju/frontend
inaseem 4dc3d78e08 renamed static to assets 2021-11-01 19:22:47 +05:30
..
assets renamed static to assets 2021-11-01 19:22:47 +05:30
components Resize only on drag end 2021-10-05 15:58:37 +05:30
pages renamed static to assets 2021-11-01 19:22:47 +05:30
public UI v1 2021-10-02 19:07:44 +05:30
services UI v1 2021-10-02 19:07:44 +05:30
styles Added Layout to the editor page 2021-10-03 19:49:58 +05:30
utils UI v1 2021-10-02 19:07:44 +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.