Skip to content

Messing around with parse data models and the build process

Notifications You must be signed in to change notification settings

CivBase/testing-parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Download and install node. With the node package manager (npm) installed and available on your system path, you can install the tools needed to build the project. Navigate to the directory containing package.json and run the command npm install to install all of these tools automatically.

Build

After installing the npm tools, you can build the app from the directory containing package.json with the npm run build command.

About

Messing around with parse data models and the build process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published