Skip to content

we-build-app/introduce_build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRODUCE BUILD

📖 Introduction

This project is a site for introduce Build Team

🧐 What's inside?

.
├── .config
├── config
├── page
├── .gitignore
├── manage.py
├── README.md
└── requirements.txt
  1. /.config: setup files to deploy
  2. /config: setup files in project
  3. /page: page app
  4. .gitignore: define what should be ignored in git
  5. manage.py: django command-line util
  6. requirement.txt: list of pip-packages to install

📝 License

This project uses the MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published