Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021_dev-profile
/
dev-profile
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
JungSeungHyun
2021-06-07 23:02:15 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
98b80a45be14492301559ac712177de707b2f3df
98b80a45
1 parent
feb1b444
Update README.md about how to contribution and how to make .env file.
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
README.md
README.md
View file @
98b80a4
...
...
@@ -71,6 +71,15 @@ npm run dev:assets
5.
Please check if Mongo Db is working well in fourth method of "Installation MongoDB".
### How to contribution our project.
1.
Please fork our repository.
2.
Change your branch to 'developer'.
3.
Send pull request.
### How to fill .env file.
1.
If you clone our repository and downloads required modules, make new '.env' file.
2.
Fill in the required values as shown below.
!
[
image
](
/uploads/cbdf2726a8b5c6326378cd5fa8295726/image.png
)
### API reference
...
...
Please
register
or
login
to post a comment