initial
This commit is contained in:
10
main.py
Normal file
10
main.py
Normal file
@@ -0,0 +1,10 @@
|
||||
# This is a sample Python script.
|
||||
import ReactDev
|
||||
|
||||
# Press Shift+F10 to execute it or replace it with your code.
|
||||
# Press Double Shift to search everywhere for classes, files, tool windows, actions, and settings.
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
ReactDev.run_workflow()
|
||||
|
||||
Reference in New Issue
Block a user