Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

TechStudent10/FlaskAndReactMini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

8 Commits

Repository files navigation

FlaskAndReactMini

A template for Flask and React (no create-react-app)

Requirements:

  • Python 3.x
  • Flask
  • NodeJS
  • NPM or Yarn

To run:

  1. Open a terminal.
  2. Change directory to the project folder.
  3. Run (Windows) python app.py or (Mac) python3 app.py.
  4. Open another terminal.
  5. Change directory to the project folder.
  6. Change directory to path/to/project/main/views/static.
  7. Run (Yarn) yarn install or (NPM) npm install.
  8. Run (Yarn) yarn dev or (NPM) npm run dev.

About

A template for Flask and React (no create-react-app)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /