Skip to content

An Expo mobile application for WriteGirl to facilitate creative writing

Notifications You must be signed in to change notification settings

lablueprint/write-girl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Write Girl

This is the Github repository for the mobile app created for Write Girl by LA Blueprint.

Installation

Run the following commands in terminal in the directory you wish to clone this repository:

git clone https://github.com/lablueprint/write-girl
cd mobile && npm i && cd ../server && npm i && cd ..

Running the Web App

In the mobile directory, you can run:

npx expo start

In the server directory, you can run:

npm start

About

An Expo mobile application for WriteGirl to facilitate creative writing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published