Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Repository files navigation

framework-converter.appstudio

App to convert a project to Bootstrap 4. Read more here: https://wiki.nsbasic.com/Framework_Converter

Updating Dependencies

Dependencies should be updated each time a change is made to the package.json file. Dependencies can be updated by typing npm install as above.

AppStudio 7.2.1 is required.

Running locally

  1. Create a folder called local-deploy. It doesn't matter where.
  2. In AppStudio Preferences, set Deploy to the local-deploy folder.
  3. Deploy
  4. Open a console window in local-deploy/framework-converter
  5. do npm install (first time only)
  6. do npm start
  7. In subsequent runs, just do steps 3 and 6.

Building MacOS Executable

Follow instructions above to get the app running locally. Then, from the command line:

npm run package-mac

The app will be in local-deploy/framework-converter/release-builds/framework-converter.appstudio-darwin-x64

Building Windows Executable

Follow instructions above to get the app running locally. Then, from the command line:

npm run package-win
npm run makewin

The app will be in local-deploy/framework-converter/release-builds/windows-installer

About

App to convert a project to Bootstrap 4

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages