Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
M
myapp
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
final
myapp
Commits
c7a163ad
Commit
c7a163ad
authored
Mar 02, 2023
by
Thaksaporn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
createapp
parent
5dcef5e6
Pipeline
#1861
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
3 deletions
+28
-3
README.md
README.md
+28
-3
No files found.
README.md
View file @
c7a163ad
#
m
yapp
#
M
yapp
project Myapp
## วิธีรัน Project
\ No newline at end of file
*
cd 62114440101
*
cd webapp
*
*
## project information
*
ผู้พัฒนา: นางสาวทักษพร เรืองคำ
conda create -n djangoenv python=3.10
conda activate djangoenv
conda install -c conda-forge django
django-admin startproject webapp
cd webapp
python manage.py runserver
cd ..
scoop bucket add java
scoop install flutter
#flutter doctor --android-licenses
flutter create mobileapp
cd mobileapp
flutter run
cd ..
git add .
git commit -m "add webapp"
git push origin master
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment