Skip to content

NY-MI-SOJO/back

Repository files navigation

Getting Started

Pre-reqs:

  • Code editor (VS code)
  • node.js & npm installation (yarn is preffered as the package manager.

Step 1: Download/ clone repo.

git clone https://github.com/NY-MI-SOJO/back.git

Step 2: Install dependencies.

npm install
# or
yarn

Step 3: Run the development server.

npm run develop
# or
yarn develop

Step 4: Visit the site @ http://localhost:1337/admin!

Learn More

Architecture

The image below illustrates what technologies work together in harmony to provide a platform for solutions journalism content @ NYMIsojo.com.

NY & MI SOJO Architecture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published