Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.62 KB

README.md

File metadata and controls

37 lines (29 loc) · 1.62 KB

= + + + + +

Redwood.js personal website with admin panel

⚠️ This project is currently under development.

What is Redwood ?

Redwood is an opinionated, full-stack, JavaScript/TypeScript web application framework designed to keep you moving fast as your app grows from side project to startup. Link to github repository

You don't know Redwood ?

It's very easy and understandable for those who can work with react. So you can experience a new world by reading Redwood documentations. Anyway you can try using react-personal-website repository. It's very simple project with react framework.

Installation

  • First install required packages
yarn install
  • Then run your project
yarn rw dev