This repository was archived by the owner on Aug 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 155
Code editors
Nikolaj Ivancic edited this page Mar 12, 2021
·
6 revisions
Meta:
List and describe text/code editors (from Windows Notepad up to VSCode as the ultimate Editor / IDE)
As soon as the first RedwoodJS page gets generated (by running the Redwood CLI in a terminal),
yarn redwood generate page home /
we need a code editor to start populating this (skeleton) page with RedwoodJS components - a process called application development.
©2021 Tom Preston-Werner
Redwood is released under the MIT License