A modern, free, open source, powerful and feature rich script writing platform with support for multi collaborative documents dedicated to all the amatuer and veteran writors.
Scriptr provides you with a powerful and feature rich writing platform to enjoy your writing experience. With scriptr you can create a new single project to help you manage your ideas, collaborate with multiple writers and bring your ideas to reality.
A single scriptr project contains a task manager and a great text editor for you to write your scripts and documents.
NOTE:
The project was made with node version 14.17.
-
Clone the repo from GitHub
-
Within the Terminal, open the scriptr folder. Run
yarn
-
Run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.