This website requires JavaScript.
Explore
Help
Sign In
s439393
/
Elektromarket
Watch
1
Star
0
Fork
0
You've already forked Elektromarket
Code
Issues
Releases
Wiki
Activity
4264ff0bf6
Elektromarket
/
main.go
8 lines
83 B
Go
Raw
Normal View
History
Unescape
Escape
Add first page & page handling
2018-10-24 11:38:03 +02:00
package
main
Add packages: initializers & models, populate with ex. data
2018-10-25 18:06:54 +02:00
import
.
"Elektromarket/initializers"
Add first page & page handling
2018-10-24 11:38:03 +02:00
func
main
(
)
{
Add packages: initializers & models, populate with ex. data
2018-10-25 18:06:54 +02:00
Initialize
(
)
Add first page & page handling
2018-10-24 11:38:03 +02:00
}
Reference in New Issue
Copy Permalink