Skip to content

CityOfDetroit/old-files-solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Migration Solution

Simple app to help us serve old files in drupal.

Getting Started

This project was created using:

  • Parcel as a web application bundler.

Setup Local Environment.

  1. Download the repo.

    $ git clone [email protected]:CityOfDetroit/old-files-solution.git
    
  2. Install node dependencies.

    $ yarn
    
  3. Run local instance.

    $ yarn start
    
  4. Create production build.

    $ yarn build
    

Resources

About

Simple app to help us serve old files in drupal

Resources

License

Stars

Watchers

Forks

Packages

No packages published